WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGridDetailProvider<TItem> Class


In This Topic
    FlexGridDetailProvider<TItem> Class Methods
    In This Topic

    For a list of all members of this type, see FlexGridDetailProvider<TItem> members.

    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Protected Method (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>)
    Protected MethodOverridden. Called when the behavior is attached to the control.  
    Protected Method (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>)
    Protected MethodOverridden. Called before the behavior is detached from the control.  
    Protected MethodRaises the DetailCellCreating event.  
    Protected MethodRaises the DetailLoading event.  
    Top
    See Also